NonIndexableItemDetailErrorCode Property |
Gets the error code.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemIndexError ErrorCode { get; }Public ReadOnly Property ErrorCode As ItemIndexError
Get
Property Value
Type:
ItemIndexErrorThe error code.
See Also